home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 November: Tool Chest / Dev.CD Nov 98 TC.toast / Sample Code / Files / MoreIsBetter / MIB-Demos / MoreOpenAndSaveDemo / READ ME < prev    next >
Encoding:
Text File  |  1998-09-25  |  744 b   |  19 lines  |  [TEXT/CWIE]

  1.     //    
  2.     //    This file is part of MoreOpenAndSave.
  3.     //    Copyright (c) 1997-1998 Apple Computer, Inc.
  4.     //    by Pete Gontier, DTS Integer Poet
  5.     //    kudos and complaints to <dts@apple.com>
  6.     //    
  7.     //    TO DO: WHY DID WE WRITE THIS? WHAT DO WE THINK IT'S GOOD FOR?
  8.     //
  9.     //    It should also be emphasized that Navigation Services has a
  10.     //    much richer feature set than Standard File, and you should
  11.     //    exploit Nav fully if at all possible. Exploiting Nav fully
  12.     //    means eventually weaning yourself off of this library.
  13.     //    
  14.     //    PLEASE NOTE that although this code is written in C++, there
  15.     //    is no reason in the world why you can't compile it and link
  16.     //    it with your C or Pascal program. That's what the Pascal
  17.     //    calling convention is for, after all.
  18.     //    
  19.